Hi everybody,
everything worked fine with flashSessions. But suddenly, the flashSession is lost after redirecting to another side. The exactly same code works on my local machine as well as on the sandbox server. But on my production one, the flashSession is lost.
So I guess that there were some changes on apache or sth, that flashSession isn't there after redirect anymore.
The only thing I can remember is, that I activated the session.cookie_secure and session.cookie_httponly attribute on my server. Could there be anything else why it doens't work on the production system (regarding to apache settings or sth)?
Thx for your help!